home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 27 / CU Amiga Magazine's Super CD-ROM 27 (1998)(EMAP Images)(GB)[!][issue 1998-10].iso / CUCD / Magazine / C_Tutorial / Part-14 / smakefile < prev   
Encoding:
Makefile  |  1998-07-06  |  182 b   |  14 lines

  1. #
  2. # Makefile automatically generated by MKMK V6.55
  3. # Sat Jul 04 10:23:09 1998
  4. #
  5.  
  6. OBJS= exall2.o
  7.  
  8. exall2-sasc: $(OBJS)
  9.    sc link to exall2-sasc with <<
  10. $(OBJS)
  11. <
  12.  
  13. exall2.o: exall2.c
  14.